The HDF_VG_INQTR function returns true if the specified tag and reference pair is linked to the specified VGroup in an HDF file.
Result = HDF_VG_INQTR(VGroup, Tag, Ref)
Returns true if the link exists.
The VGroup handle returned by a previous call to HDF_VG_ATTACH.
The tag number.
The reference number.
None
See HDF_SD_IDTOREF for an example using this function.
4.0 |
Introduced |